sudo dpkg --add-architecture i386; 
sudo apt-get update; 
sudo apt-get install libssl1.0.0:i386;
sudo apt-get install libssl-dev:i386;
